golang.org/x/exp/apidiff.differ.checkCompatible (method)

2 uses

	golang.org/x/exp/apidiff (current package)
		compatibility.go#L9: func (d *differ) checkCompatible(otn *types.TypeName, old, new types.Type) {
		compatibility.go#L263: 	d.checkCompatible(otn, old.Underlying(), new.Underlying())